
.components-index-content-imgs-1 .swiper-container {
  width: 100%;
  height: 100%; }

.components-index-content-imgs-1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100%) / 2);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.components-index-content-introduction-1 .swiper-container {
  width: 100%;
  height: 100%; }

.components-index-content-introduction-1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }


.components-index-content-product {
  overflow: hidden; }
  .components-index-content-product .row > .active {
    color: #fff;
    background-color: #45559b; }
  .components-index-content-product .swiper-container {
    width: 100%;
    height: 100%;
    max-width: 100vw; }
  .components-index-content-product .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 0 !important; }

.components-layout-banner-1 .swiper-wrapper div {
  height: 240px !important; }
  @media screen and (min-width: 576px) {
    .components-layout-banner-1 .swiper-wrapper div {
      height: 320px !important; } }
  @media screen and (min-width: 768px) {
    .components-layout-banner-1 .swiper-wrapper div {
      height: 410px !important; } }
  @media screen and (min-width: 992px) {
    .components-layout-banner-1 .swiper-wrapper div {
      height: 500px !important; } }
  @media screen and (min-width: 1200px) {
    .components-layout-banner-1 .swiper-wrapper div {
      height: 800 !important; } }



.components-layout-link-2 .row .col + .col::before {
  display: inline-block;
  position: absolute;
  left: 0px;
  content: "/";
  color: #ccd5db; }


.components-layout-navbar-2 .nav-item {
  padding: 6px; }

.components-layout-navbar-3 .nav-item {
  padding: 0; }
  .components-layout-navbar-3 .nav-item .nav-link {
    padding: 2px 20px; }
  .components-layout-navbar-3 .nav-item .nav-link.active {
    color: #528032;
    position: absolute;
    margin-top: 2px;
    padding: 8px 20px;
    z-index: 100000;
    background-color: #fff; }

.components-layout-top-2 .input-group input {
  border-radius: 0px;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0ms;
  color: #76838f; }

.components-layout-top-2 .input-group button {
  padding-left: 15px;
  padding-right: 15px; }

.components-index-content-honor-1 .swiper-container {
  width: 100%;
  height: 100%; }

.components-index-content-honor-1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.components-index-content-imgs-1 .swiper-container {
  width: 100%;
  height: 100%; }

.components-index-content-imgs-1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100%) / 2);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.components-index-content-imgs-2 .tab-content ul li .part {
  perspective: 1000px; }
  .components-index-content-imgs-2 .tab-content ul li .part img {
    height: auto; }
    @media screen and (min-width: 576px) {
      .components-index-content-imgs-2 .tab-content ul li .part img {
        height: 220px; } }
    @media screen and (min-width: 768px) {
      .components-index-content-imgs-2 .tab-content ul li .part img {
        height: 142px; } }
    @media screen and (min-width: 992px) {
      .components-index-content-imgs-2 .tab-content ul li .part img {
        height: 194px; } }
    @media screen and (min-width: 1200px) {
      .components-index-content-imgs-2 .tab-content ul li .part img {
        height: 235px; } }
  .components-index-content-imgs-2 .tab-content ul li .part .on {
    transform: rotateY(0deg);
    opacity: 1;
    left: 0;
    top: 0;
    z-index: 20;
    transition: .5s ease-in-out; }
  .components-index-content-imgs-2 .tab-content ul li .part .in {
    transform: rotateY(90deg);
    opacity: 0;
    z-index: 10;
    transition: .5s ease-in-out; }
    .components-index-content-imgs-2 .tab-content ul li .part .in div {
      background: #528032; }
  .components-index-content-imgs-2 .tab-content ul li .part:hover .on {
    transform: rotateY(-90deg);
    opacity: 0; }
  .components-index-content-imgs-2 .tab-content ul li .part:hover .in {
    transform: rotateY(0deg);
    opacity: 1; }

.components-index-content-introduction-1 .swiper-container {
  width: 100%;
  height: 100%; }

.components-index-content-introduction-1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.components-index-content-introduction-1 ul li img {
  height: auto; }
  @media screen and (min-width: 576px) {
    .components-index-content-introduction-1 ul li img {
      height: auto; } }
  @media screen and (min-width: 768px) {
    .components-index-content-introduction-1 ul li img {
      height: 410px; } }
  @media screen and (min-width: 992px) {
    .components-index-content-introduction-1 ul li img {
      height: 360px; } }
  @media screen and (min-width: 1200px) {
    .components-index-content-introduction-1 ul li img {
      height: 440px; } }

.components-index-content-introduction-1 ul li .card-img-overlay {
  background: rgba(0, 0, 0, 0.5);
  transform: translateY(110%);
  transition: .5s; }

.components-index-content-introduction-1 ul li:hover .card-img-overlay {
  transform: translateY(0%); }


.components-index-content-news-3 img {
  height: auto; }
  @media screen and (min-width: 576px) {
    .components-index-content-news-3 img {
      height: auto; } }
  @media screen and (min-width: 768px) {
    .components-index-content-news-3 img {
      height: 200px; } }
  @media screen and (min-width: 992px) {
    .components-index-content-news-3 img {
      height: 280px; } }
  @media screen and (min-width: 1200px) {
    .components-index-content-news-3 img {
      height: 340px; } }

.components-index-content-product-2 {
  overflow: hidden; }
  .components-index-content-product-2 .row > .active {
    color: #fff;
    background-color: #528032; }
  .components-index-content-product-2 .swiper-container {
    width: 100%;
    height: 100%;
    max-width: 100vw; }
  .components-index-content-product-2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 0 !important; }

.components-index-content-product-3 .nav .nav-item + .nav-item::before {
  display: inline-block;
  color: #528032;
  content: "/"; }

.components-index-content-product-3 .tab-content ul li .card .card-img-top img {
  transform: scale(1);
  z-index: 10;
  transition: 0.3s;
  height: auto; }
  @media screen and (min-width: 576px) {
    .components-index-content-product-3 .tab-content ul li .card .card-img-top img {
      height: 420px; } }
  @media screen and (min-width: 768px) {
    .components-index-content-product-3 .tab-content ul li .card .card-img-top img {
      height: 175px; } }
  @media screen and (min-width: 992px) {
    .components-index-content-product-3 .tab-content ul li .card .card-img-top img {
      height: 240px; } }
  @media screen and (min-width: 1200px) {
    .components-index-content-product-3 .tab-content ul li .card .card-img-top img {
      height: 290px; } }

.components-index-content-product-3 .tab-content ul li .card .card-img-top div {
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 20;
  opacity: 0;
  transition: 0.3s; }

.components-index-content-product-3 .tab-content ul li .card .card-body {
  border-bottom: 1px solid #fff;
  transition: 0.3s; }
  .components-index-content-product-3 .tab-content ul li .card .card-body i {
    right: -10px;
    padding: 5px 0;
    opacity: 0;
    transition: 0.3s; }

.components-index-content-product-3 .tab-content ul li:hover .card-img-top img {
  transform: scale(1.2); }

.components-index-content-product-3 .tab-content ul li:hover .card-img-top div {
  opacity: 1; }

.components-index-content-product-3 .tab-content ul li:hover .card-body {
  border-bottom: 1px solid #dcdcdc; }
  .components-index-content-product-3 .tab-content ul li:hover .card-body i {
    right: 20px;
    opacity: 1; }
